WindowNotCreatable.this

Undocumented in source.
  1. this(string file, size_t line, Throwable next)
    class WindowNotCreatable
    @safe pure nothrow
    this
    (
    string file = __FILE__
    ,
    size_t line = __LINE__
    ,
    Throwable next = null
    )
  2. this(Throwable next, string file, size_t line)

Meta